linux.kernel
[Top] [All Lists]

Re: [patch] avoid unaligned access when accessing poll stack

Subject: Re: [patch] avoid unaligned access when accessing poll stack
From: Andrew Morton
Date: Fri, 31 Mar 2006 20:30:15 +0200
Newsgroups: linux.kernel
Jes Sorensen <jes@xxxxxxx> wrote:
>
>   [PATCH] Optimize select/poll by putting small data sets on the stack
>  resulted in the poll stack being 4-byte aligned on 64-bit
>  architectures, causing misaligned accesses to elements in the array.

How come you noticed this but I did not?
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at                                  www.tux.org/lkml/">http://www.tux.org/lkml/

<Prev in Thread] Current Thread [Next in Thread>
Privacy Policy